.home-page{background-color:var(--bg);min-height:100%;color:var(--fg);background-image:radial-gradient(#3a36321f 1px,#0000 1px);background-size:26px 26px;overflow-x:clip}.ptb-marketing main.home-main{flex:1;width:100%;max-width:none;padding:0}.home-hero{flex-direction:column;justify-content:center;min-height:92vh;padding:60px 24px 64px;display:flex;position:relative;overflow:hidden}.home-hero-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:48px;width:100%;max-width:1180px;margin:0 auto;display:grid;position:relative}.home-hero-content{position:relative}.home-hero-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--accent-deep);background:#ef7b5721;border-radius:999px;margin-bottom:22px;padding:6px 16px;font-size:11.5px;font-weight:700;display:inline-block}.home-hero-title{letter-spacing:-.03em;margin-bottom:18px;font-size:clamp(2.1rem,4.4vw,3.2rem);font-weight:800;line-height:1.1}.home-hero-title .accent{color:var(--accent-deep)}.home-hero-sub{color:var(--muted);max-width:480px;margin-bottom:28px;font-size:16px;line-height:1.6}.home-hero-cta-row{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:16px;display:flex}.home-hero-cta-primary{border-radius:var(--radius);background:var(--accent);border:1.5px solid var(--fg);color:#fff;box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--fg);align-items:center;gap:8px;padding:15px 26px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.home-hero-cta-secondary{border-radius:var(--radius);border:1.5px solid var(--fg);color:var(--fg);background:0 0;align-items:center;gap:8px;padding:14px 24px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.home-hero-cta-secondary:hover{background:var(--surface)}.home-hero-cta-caption{color:var(--muted);margin-bottom:14px;font-size:12.5px}.home-hero-microcopy{color:var(--muted);font-size:12px}.ptb-marketing header.home-header{grid-template-columns:1fr auto 1fr;display:grid}.home-header .brand-mark{justify-self:start}.home-header>nav{justify-self:end}.home-header-ctas{justify-self:center;align-items:center;gap:10px;display:flex}.home-header-cta{background:var(--fg);color:#fff;border-radius:20px;padding:8px 16px;font-size:12.5px;font-weight:700;text-decoration:none}.home-header-cta:hover{background:var(--accent-deep);color:#fff}.home-header-cta-secondary{border:1.5px solid var(--fg);color:var(--fg);background:0 0}.home-header-cta-secondary:hover{background:var(--fg);color:#fff}@media (max-width:700px){.ptb-marketing header.home-header{flex-wrap:wrap;display:flex}.home-header-ctas{order:3;justify-content:flex-start;width:100%}}.hero-demo-card{background:var(--surface);border:1.5px solid var(--fg);border-radius:var(--radius);box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--line);padding:18px;position:relative}.hero-demo-topbar{gap:6px;margin-bottom:14px;display:flex}.hero-demo-topbar .dot{background:var(--line);border-radius:50%;width:9px;height:9px}.hero-demo-inner{background:var(--bg);border:1px solid var(--line);border-radius:calc(var(--radius) - 2px);min-height:270px;padding:16px;position:relative;overflow:hidden}.hero-demo-row{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.hero-demo-title{font-size:13px;font-weight:800}.hero-demo-live{color:#3e8e5a;text-transform:uppercase;letter-spacing:.05em;align-items:center;font-size:10px;font-weight:700;display:flex}.hero-demo-pulse{background:#3e8e5a;border-radius:50%;width:7px;height:7px;margin-right:5px;animation:1.6s infinite hero-demo-pulse;display:inline-block}@keyframes hero-demo-pulse{0%,to{opacity:1}50%{opacity:.3}}.hero-demo-chips{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.hero-demo-chip{border:1px solid var(--line);color:var(--muted);background:var(--surface);border-radius:14px;padding:5px 10px;font-size:10px;font-weight:700}.hero-demo-chip.hit{animation:6s infinite hero-demo-chip-hit}@keyframes hero-demo-chip-hit{0%,12%{background:var(--surface);color:var(--muted);border-color:var(--line)}14%,22%{background:var(--accent);color:#fff;border-color:var(--accent)}24%,to{background:var(--surface);color:var(--muted);border-color:var(--line)}}.hero-demo-line{border-top:1px dashed var(--line);opacity:0;align-items:center;gap:10px;padding:9px 0;animation:6s infinite hero-demo-line-in;display:flex;transform:translateY(6px)}.hero-demo-line.line-1{animation-delay:1.4s}.hero-demo-line.line-2{animation-delay:2.9s}.hero-demo-line.line-3{animation-delay:4.4s}@keyframes hero-demo-line-in{0%{opacity:0;transform:translateY(6px)}4%{opacity:1;transform:translateY(0)}95%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.hero-demo-thumb{background:linear-gradient(135deg, var(--gold), var(--accent));border-radius:6px;flex-shrink:0;width:30px;height:30px}.hero-demo-text{flex:1;min-width:0}.hero-demo-name{white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:700;overflow:hidden}.hero-demo-spec{color:var(--muted);font-size:9px}.hero-demo-amt{flex-shrink:0;font-size:11px;font-weight:700}.hero-demo-total{border-top:1.5px solid var(--fg);justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;display:flex}.hero-demo-total .label{color:var(--muted);font-size:11px;font-weight:600}.hero-demo-total .amt{color:var(--accent-deep);font-size:19px;font-weight:800}.hero-demo-cursor{z-index:3;pointer-events:none;filter:drop-shadow(0 2px 3px #00000040);width:20px;height:20px;animation:6s infinite hero-demo-cursor-path;position:absolute}.hero-demo-cursor svg{width:100%;height:100%}.hero-demo-click-ring{z-index:2;border:2px solid var(--accent);opacity:0;pointer-events:none;border-radius:50%;width:20px;height:20px;animation:6s infinite hero-demo-ring-pulse;position:absolute}@keyframes hero-demo-cursor-path{0%{opacity:0;top:220px;left:10px}3%{opacity:1}12%{top:56px;left:100px}16%{top:56px;left:100px}25%{top:96px;left:26px}29%{top:96px;left:26px}50%{top:144px;left:26px}54%{top:144px;left:26px}75%{top:192px;left:26px}79%{top:192px;left:26px}92%{opacity:1;top:192px;left:26px}97%{opacity:0}to{opacity:0;top:220px;left:10px}}@keyframes hero-demo-ring-pulse{0%,11%{opacity:0;top:56px;left:100px;transform:scale(.6)}13%{opacity:.9;top:56px;left:100px;transform:scale(1.3)}17%{opacity:0;top:56px;left:100px;transform:scale(1.7)}24%,26%{opacity:0;top:96px;left:26px;transform:scale(.6)}28%{opacity:.9;top:96px;left:26px;transform:scale(1.3)}32%{opacity:0;top:96px;left:26px;transform:scale(1.7)}49%,51%{opacity:0;top:144px;left:26px;transform:scale(.6)}53%{opacity:.9;top:144px;left:26px;transform:scale(1.3)}57%{opacity:0;top:144px;left:26px;transform:scale(1.7)}74%,76%{opacity:0;top:192px;left:26px;transform:scale(.6)}78%{opacity:.9;top:192px;left:26px;transform:scale(1.3)}82%{opacity:0;top:192px;left:26px;transform:scale(1.7)}to{opacity:0}}@media (prefers-reduced-motion:reduce){.hero-demo-pulse,.hero-demo-chip.hit,.hero-demo-line,.hero-demo-cursor,.hero-demo-click-ring{animation:none}.hero-demo-line{opacity:1;transform:none}.hero-demo-cursor,.hero-demo-click-ring{display:none}}.home-hero-iso{justify-content:center;display:flex}.home-hero-iso-img{width:100%;max-width:520px;height:auto;display:block}.parallax-cta{background:var(--fg);color:var(--bg);text-align:center;padding:90px 24px;position:relative;overflow:hidden}.parallax-grid{background-image:repeating-linear-gradient(0deg,#0000,#0000 39px,#f3ede114 40px),repeating-linear-gradient(90deg,#0000,#0000 39px,#f3ede114 40px);animation:14s linear infinite parallax-drift;position:absolute;inset:0}@keyframes parallax-drift{0%{background-position:0 0,0 0}to{background-position:0 -400px,0 0}}.parallax-content{z-index:2;position:relative}.parallax-content h2{letter-spacing:-.02em;color:var(--bg);margin-bottom:12px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700}.parallax-content p{color:#f3ede1b3;margin-bottom:26px;font-size:14.5px;line-height:1.6}.parallax-content .home-hero-cta-primary{border-color:var(--bg);box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--accent-deep)}@media (prefers-reduced-motion:reduce){.parallax-grid{animation:none}}.home-iso-grid{grid-template-columns:minmax(300px,460px) 1fr;align-items:center;gap:32px;display:grid}.home-iso-grid .home-section-head{text-align:left;max-width:none;margin:0 0 24px}.home-iso-grid .home-estimator-microcopy{text-align:left}.home-iso-section{justify-content:flex-end;display:flex}.home-iso-section .hero-demo-card{width:100%;max-width:480px}.home-iso-img{width:100%;max-width:620px;height:auto;margin-right:-24px;display:block}@media (max-width:860px){.home-iso-grid{grid-template-columns:1fr}.home-iso-section{justify-content:center;margin-top:24px}.home-iso-img{margin-right:0}}.home-estimator{background:var(--surface);border:1.5px solid var(--fg);border-radius:var(--radius);max-width:640px;box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--line);text-align:left;margin:0 auto;padding:26px 30px}.home-estimator-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.home-estimator-title{font-size:13.5px;font-weight:800}.home-estimator-live{color:#3e8e5a;text-transform:uppercase;letter-spacing:.05em;align-items:center;font-size:10px;font-weight:700;display:flex}.home-estimator-row{margin-bottom:18px}.home-estimator-row label{justify-content:space-between;margin-bottom:8px;font-size:13px;font-weight:600;display:flex}.home-estimator-row label span{color:var(--accent-deep);font-weight:800}.home-estimator-row input[type=range]{width:100%;accent-color:var(--accent)}.home-estimator-result{border-top:1.5px solid var(--fg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding-top:18px;display:flex}.home-estimator-result .label{color:var(--muted);font-size:11.5px;font-weight:600}.home-estimator-result .range{color:var(--accent-deep);font-size:22px;font-weight:800}.home-estimator-go{background:var(--fg);color:var(--bg);border-radius:var(--radius);padding:11px 20px;font-size:12.5px;font-weight:700;text-decoration:none}.home-estimator-microcopy{color:var(--muted);text-align:center;margin-top:14px;font-size:11.5px}.home-process-flow{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:0;display:flex}.home-proc-step{text-align:center;flex:1;min-width:140px;padding:0 10px}.home-proc-num{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin:0 auto 12px;font-size:13px;font-weight:800;display:flex}.home-proc-title{margin-bottom:4px;font-size:13px;font-weight:800}.home-proc-body{color:var(--muted);font-size:11.5px;line-height:1.4}.home-proc-arrow{color:var(--line);align-self:center;padding:0 4px;font-size:20px}.home-race{max-width:900px;margin:0 auto}.home-race-row{margin-bottom:28px}.home-race-row:last-child{margin-bottom:0}.home-race-label{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:6px;margin-bottom:8px;font-size:12.5px;font-weight:700;display:flex}.home-race-label span:first-child{color:var(--fg)}.home-race-track{background:var(--surface);border:1.5px solid var(--fg);border-radius:var(--radius);height:46px;position:relative;overflow:hidden}.home-race-fill{color:#fff;white-space:nowrap;align-items:center;width:0;height:100%;padding-left:14px;font-size:11px;font-weight:700;display:flex;position:absolute;top:0;left:0;overflow:hidden}.home-race-fill.slow{background:var(--muted);animation:2.4s forwards home-race-grow-slow}.home-race-fill.fast{background:var(--accent);animation:2.4s .3s forwards home-race-grow-fast}@keyframes home-race-grow-slow{to{width:96%}}@keyframes home-race-grow-fast{to{width:22%}}.home-race-time{color:var(--fg);font-size:12px;font-weight:800;position:absolute;top:50%;right:14px;transform:translateY(-50%)}@media (prefers-reduced-motion:reduce){.home-race-fill.slow{width:96%;animation:none}.home-race-fill.fast{width:22%;animation:none}}.home-why-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.home-why-card{background:var(--surface);border:1.5px solid var(--fg);border-radius:var(--radius);box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--line);text-align:center;padding:24px 18px}.home-why-icon{background:#ef7b5724;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 14px;font-size:19px;display:flex}.home-why-card h3{margin-bottom:6px;font-size:14px;font-weight:800}.home-why-card p{color:var(--muted);font-size:12px;line-height:1.5}.home-case-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.home-case-card{background:var(--surface);border:1.5px solid var(--fg);border-radius:var(--radius);box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--line);overflow:hidden}.home-case-photo{object-fit:cover;background:linear-gradient(135deg, var(--gold), var(--accent));width:100%;height:120px;display:block}.home-case-body{padding:18px}.home-case-tag{text-transform:uppercase;letter-spacing:.04em;color:var(--accent-deep);margin-bottom:6px;font-size:10px;font-weight:700}.home-case-title{margin-bottom:12px;font-size:14px;font-weight:800}.home-case-stats{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.home-case-stats div{color:var(--muted);font-size:10.5px}.home-case-stats .v{color:var(--fg);font-size:13px;font-weight:800;display:block}.home-case-rating{color:var(--accent-deep);font-size:11.5px;font-weight:700}.home-case-btn{color:var(--fg);border-bottom:1.5px solid var(--fg);margin-top:14px;padding-bottom:1px;font-size:12px;font-weight:700;text-decoration:none;display:inline-block}@media (max-width:860px){.home-why-grid,.home-case-grid{grid-template-columns:1fr}.home-process-flow{flex-direction:column}.home-proc-arrow{transform:rotate(90deg)}}.home-section{padding:88px 24px}.home-section.tight{padding:56px 24px}.home-section-inner{max-width:1080px;margin:0 auto}.home-section-head{text-align:center;max-width:620px;margin:0 auto 48px}.home-section-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--accent-deep);margin-bottom:10px;font-size:11.5px;font-weight:700}.home-section-title{letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700}.home-section-body{color:var(--muted);font-size:14.5px;line-height:1.6}.home-split{grid-template-columns:1fr 1fr;gap:24px;display:grid}.home-split-card{background:var(--surface);border:1.5px solid var(--fg);border-radius:var(--radius);box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--line);text-align:left;color:inherit;padding:34px 30px;text-decoration:none;transition:transform .15s;display:block}.home-split-card:hover{transform:translateY(-3px)}.home-split-icon{width:48px;height:48px;color:var(--accent-deep);margin-bottom:18px}.home-split-card h3{margin-bottom:8px;font-size:19px;font-weight:700}.home-split-card p{color:var(--muted);margin-bottom:16px;font-size:13.5px;line-height:1.6}.home-split-card .home-link{color:var(--accent-deep);font-size:13px;font-weight:700}.home-categories{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.home-cat-card{aspect-ratio:4/3;border:1.5px solid var(--fg);border-radius:var(--radius);box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--line);transition:transform .15s;display:block;position:relative;overflow:hidden}.home-cat-card:hover{transform:translateY(-3px)}.home-cat-card-art{position:absolute;inset:0}.home-cat-card-art svg,.home-cat-card-art img{object-fit:cover;width:100%;height:100%;display:block}.home-cat-card:after{content:"";background:linear-gradient(#0000 0%,#1412100d 45%,#141210b8 100%);position:absolute;inset:0}.home-cat-card-label{z-index:1;color:#fff;text-shadow:0 1px 3px #0006;font-size:13px;font-weight:700;position:absolute;bottom:10px;left:12px;right:12px}.home-stats{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.home-stat-card{text-align:left;padding:26px 20px}.home-stat-icon{width:34px;height:34px;color:var(--accent-deep);margin-bottom:14px}.home-stat-card h4{margin-bottom:6px;font-size:15px;font-weight:700}.home-stat-card p{color:var(--muted);font-size:13px;line-height:1.55}.home-cta-band{background:var(--fg);color:var(--bg);text-align:center;padding:90px 24px}.home-cta-band .home-section-title{color:var(--bg)}.home-cta-band .home-section-body{color:#f3ede1b3}.home-cta-row{grid-template-columns:1fr 1fr;gap:22px;max-width:680px;margin:40px auto 0;display:grid}.home-cta-card{background:var(--bg);color:var(--fg);border-radius:var(--radius);text-align:left;box-shadow:var(--shadow-offset) var(--shadow-offset) 0 var(--accent);border:1.5px solid #0000;padding:30px 26px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:block}.home-cta-card:hover{transform:translateY(-4px)}.home-cta-card .icon{margin-bottom:12px;font-size:26px}.home-cta-card h3{margin-bottom:6px;font-size:18px;font-weight:700}.home-cta-card p{color:var(--muted);margin-bottom:12px;font-size:13px}.home-cta-card .cta{color:var(--accent-deep);font-size:12.5px;font-weight:700}.home-cta-foot{color:#f3ede199;margin-top:30px;font-size:12.5px}.home-cta-foot a{color:var(--gold);font-weight:700}@media (max-width:900px){.home-split{grid-template-columns:1fr}.home-stats{grid-template-columns:repeat(2,1fr)}.home-categories{grid-template-columns:repeat(3,1fr)}.home-cta-row{grid-template-columns:1fr}.home-hero-grid{grid-template-columns:1fr;gap:36px}.home-hero-sub{max-width:none}}@media (max-width:560px){.home-categories{grid-template-columns:repeat(2,1fr)}.home-hero{min-height:auto;padding:40px 18px 48px}.home-section{padding:60px 18px}.home-header-cta{display:none}}
