:root{--pit-green: #2D6A4F;--pit-green-light: #40916C;--pit-accent: #E76F51;--pit-dark: #1a1a2e;--pit-dark-2: #16213e;--pit-text-muted: #a0a0b0;--pit-green-text: #2d6a4f;--space-2: 1rem;--space-3: 1.5rem;--font-body: "Inter", system-ui, -apple-system, sans-serif;--shadow-soft: 0 16px 34px -18px rgba(32, 28, 22, .45)}html{font-size:14px;position:relative;min-height:100%;height:100%}@media(min-width:768px){html{font-size:16px}}*{font-family:Inter,system-ui,-apple-system,sans-serif}body{background-color:#fff;color:var(--pit-dark);min-height:100%;overflow-y:auto}.btn:focus,.btn:active:focus,.btn-link.nav-link:focus,.form-control:focus,.form-check-input:focus{box-shadow:0 0 0 .1rem #fff,0 0 0 .25rem #258cfb}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:var(--bs-secondary-color);text-align:end}.form-floating>.form-control-plaintext:focus::placeholder,.form-floating>.form-control:focus::placeholder{text-align:start}a{color:var(--pit-green)}a:hover{color:var(--pit-green-light)}.btn-primary{color:#fff;background-color:var(--pit-green);border-color:var(--pit-green)}.btn-primary:hover,.btn-primary:focus,.btn-primary:active{background-color:var(--pit-green-light);border-color:var(--pit-green-light);color:#fff}.btn-outline-primary{color:var(--pit-green);border-color:var(--pit-green)}.btn-outline-primary:hover{background-color:var(--pit-green);border-color:var(--pit-green);color:#fff}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:var(--pit-green);border-color:var(--pit-green)}.box-shadow{box-shadow:0 .25rem .75rem #0000000d}button.accept-policy{font-size:1rem;line-height:inherit}.pit-navbar{background-color:var(--pit-dark);border-bottom:none;padding:.85rem 0;position:sticky;top:0;z-index:1000;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.pit-navbar a.navbar-brand,.pit-navbar a.navbar-brand:link,.pit-navbar a.navbar-brand:visited{font-weight:700;font-size:1rem;letter-spacing:-.01em;color:#fff!important;text-decoration:none;display:flex;flex-direction:column;line-height:1.2;white-space:normal;text-align:left;word-break:normal}.pit-navbar .brand-pit{color:var(--pit-green-light);font-size:1.1rem;font-weight:700;display:flex;align-items:center;gap:.4rem}.pit-navbar .brand-dev{font-size:.65rem;font-weight:600;background-color:var(--pit-accent);color:#fff;padding:.1rem .45rem;border-radius:4px;letter-spacing:.04em;text-transform:uppercase;vertical-align:middle}.pit-navbar .brand-full{color:var(--pit-text-muted);font-size:.6rem;font-weight:400;letter-spacing:.04em;text-transform:uppercase}.pit-navbar .nav-link,.pit-navbar .nav-link:link,.pit-navbar .nav-link:visited{color:var(--pit-text-muted)!important;font-size:.875rem;font-weight:500;padding:.5rem .75rem!important;border-radius:6px;transition:color .2s,background-color .2s}.pit-navbar .nav-link:hover,.pit-navbar .nav-link.active{color:#fff!important;background-color:#ffffff12}.pit-navbar .navbar-toggler{border-color:#ffffff26}.pit-navbar .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}@media(min-width:768px){.pit-navbar{padding:.85rem 0}.pit-navbar .brand-pit{font-size:1.15rem}.pit-navbar .brand-full{font-size:.65rem}}.pit-footer{background-color:var(--pit-dark);border-top:1px solid rgba(255,255,255,.06);padding:1.5rem 0;margin-top:auto}.pit-footer .footer-brand,.pit-footer .footer-brand:link,.pit-footer .footer-brand:visited{font-weight:700;font-size:.875rem;color:#fff!important;text-decoration:none}.pit-footer .footer-brand span{color:var(--pit-green-light)}.pit-footer .footer-brand:hover{color:#fff!important;text-decoration:none}.pit-footer .footer-link,.pit-footer .footer-link:link,.pit-footer .footer-link:visited{color:var(--pit-text-muted)!important;text-decoration:none;font-size:.75rem;transition:color .2s}.pit-footer .footer-link:hover{color:#fff!important}.pit-footer .footer-icon,.pit-footer .footer-icon:link,.pit-footer .footer-icon:visited{color:var(--pit-text-muted)!important;transition:color .2s}.pit-footer .footer-icon:hover{color:var(--pit-accent)!important}.pit-footer .footer-copy{color:var(--pit-text-muted);font-size:.7rem}.pit-footer hr{border-color:#ffffff0f;margin:1rem 0 .75rem}@media(min-width:768px){.pit-footer{padding:2rem 0}.pit-footer .footer-brand{font-size:.95rem}.pit-footer .footer-link{font-size:.8rem}.pit-footer .footer-copy{font-size:.75rem}.pit-footer hr{margin:1.25rem 0 1rem}}main{min-height:calc(100vh - 140px)}.pit-eyebrow{display:inline-block;font-size:.65rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--pit-green-light);margin-bottom:.6rem}.pit-eyebrow-light{color:var(--pit-accent)}.pit-section{padding:2.5rem 0}.pit-section-alt{background-color:#f5f7f5}.pit-section-dark{background-color:var(--pit-dark)}.pit-section-heading{font-size:1.5rem;font-weight:700;line-height:1.2;color:var(--pit-dark);margin-bottom:.75rem}.pit-heading-light{color:#fff}.pit-section-body{font-size:.9rem;color:#555;line-height:1.75}@media(min-width:768px){.pit-eyebrow{font-size:.7rem;margin-bottom:.75rem}.pit-section{padding:5rem 0}.pit-section-heading{font-size:2rem;margin-bottom:1rem}.pit-section-body{font-size:1rem}}.pit-hero{padding:2rem 0 1.5rem}.pit-hero-row{align-items:center}.pit-hero-heading{font-size:1.75rem;font-weight:700;line-height:1.15;color:var(--pit-dark);margin-bottom:.75rem}.pit-hero-sub{font-size:.9rem;color:#555;line-height:1.75}.pit-hero-visual{width:100%;max-width:280px}.pit-hero-svg{width:100%;height:auto}@media(min-width:768px){.pit-hero{padding:5rem 0 4rem}.pit-hero-heading{font-size:2.6rem;margin-bottom:1.25rem}.pit-hero-sub{font-size:1.05rem;max-width:480px;margin:0 auto}.pit-hero-visual{max-width:400px}}.pit-feature-list{list-style:none;padding:0;margin:.75rem 0 0}.pit-feature-list li{padding:.3rem 0 .3rem 1.4rem;position:relative;font-size:.85rem;color:#444}.pit-feature-list li:before{content:"\2713";position:absolute;left:0;color:var(--pit-green-light);font-weight:700}@media(min-width:768px){.pit-feature-list{margin-top:1.25rem}.pit-feature-list li{font-size:.9rem;padding:.35rem 0 .35rem 1.4rem}}.pit-product-badge{display:inline-block;font-size:.65rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;background-color:#40916c1f;color:var(--pit-green);padding:.2rem .65rem;border-radius:999px}.pit-product-badge--client{background-color:#2d6a4f24;color:var(--pit-green)}.pit-product-card{background-color:var(--pit-dark);border-radius:10px;overflow:hidden;box-shadow:0 12px 40px #00000026}.pit-product-card-header{background-color:var(--pit-dark-2);padding:.6rem .875rem;display:flex;align-items:center;gap:.4rem}.pit-product-card-dot{width:8px;height:8px;border-radius:50%;background-color:#ffffff26;display:inline-block}.pit-product-card-title{font-size:.68rem;color:var(--pit-text-muted);margin-left:.4rem;letter-spacing:.03em}.pit-product-card-body{padding:.875rem .875rem 1rem}.pit-mock-row{display:flex;justify-content:space-between;align-items:center;padding:.4rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.pit-mock-row:last-child{border-bottom:none}.pit-mock-label{font-size:.75rem;color:var(--pit-text-muted)}.pit-mock-value{font-size:.75rem;font-weight:600;font-variant-numeric:tabular-nums}.pit-mock-ok{color:var(--pit-green-light)}.pit-mock-low{color:var(--pit-accent)}.pit-mock-divider{border-top:1px solid rgba(255,255,255,.1);margin:.6rem 0}.pit-mock-stat-label{font-size:.68rem;color:var(--pit-text-muted);text-transform:uppercase;letter-spacing:.06em}.pit-mock-stat-value{font-size:.8rem;font-weight:700;color:#fff}@media(min-width:768px){.pit-product-card{border-radius:12px;box-shadow:0 20px 60px #00000026}.pit-product-card-header{padding:.75rem 1rem}.pit-product-card-dot{width:10px;height:10px}.pit-product-card-title{font-size:.72rem;margin-left:.5rem}.pit-product-card-body{padding:1.25rem 1.25rem 1.5rem}.pit-mock-row{padding:.5rem 0}.pit-mock-label,.pit-mock-value{font-size:.8rem}.pit-mock-stat-label{font-size:.75rem}.pit-mock-stat-value{font-size:.9rem}}.pit-why-card{background-color:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:10px;padding:1.25rem 1rem;height:100%}.pit-why-icon{font-size:1.5rem;margin-bottom:.6rem}.pit-why-title{font-size:.9rem;font-weight:600;color:#fff;margin-bottom:.35rem}.pit-why-body{font-size:.8rem;color:var(--pit-text-muted);line-height:1.65;margin-bottom:0}@media(min-width:768px){.pit-why-card{border-radius:12px;padding:2rem 1.5rem}.pit-why-icon{font-size:2rem;margin-bottom:1rem}.pit-why-title{font-size:1rem;margin-bottom:.5rem}.pit-why-body{font-size:.875rem}}.pit-error-code{font-size:5rem;font-weight:700;color:var(--pit-green-light);line-height:1;margin-bottom:.5rem;opacity:.4}@media(min-width:768px){.pit-error-code{font-size:8rem}}.pit-product-feature{border:1px solid #e8ede8;border-radius:12px;padding:1.5rem;margin-bottom:2rem}.pit-coming-soon{border-top:1px solid #e8ede8;padding-top:2rem;margin-top:1rem;text-align:center}.pit-eyebrow-coming{color:var(--pit-text-muted);margin-bottom:.25rem}@media(min-width:768px){.pit-product-feature{padding:2.5rem}}.pit-team-card{display:flex;flex-direction:column;gap:1rem}.pit-team-avatar{width:56px;height:56px;border-radius:50%;background-color:var(--pit-green);color:#fff;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;letter-spacing:.05em;flex-shrink:0}.pit-team-name{font-size:1rem;font-weight:700;color:var(--pit-dark);margin-bottom:.15rem}.pit-team-role{font-size:.75rem;font-weight:500;color:var(--pit-green-light);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.pit-team-bio{font-size:.875rem;color:#555;line-height:1.75;margin-bottom:0}@media(min-width:768px){.pit-team-card{flex-direction:row;align-items:flex-start}.pit-team-avatar{width:64px;height:64px;font-size:1.1rem}}.pit-loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .3s ease}.pit-loading-screen.hidden{opacity:0;pointer-events:none}.pit-hero{background-color:var(--pit-dark);padding:4rem 0 3rem}.pit-hero .pit-hero-heading{color:#fff}.pit-hero .pit-hero-sub{color:#ffffffa6}@media(min-width:768px){.pit-hero{padding:6rem 0 5rem}}.pit-service-card{background-color:#fff;border:1px solid #e8ede8;border-radius:12px;padding:1.5rem 1.25rem;height:100%;transition:box-shadow .2s,transform .2s}.pit-service-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.pit-service-icon{font-size:1.75rem;margin-bottom:.75rem}.pit-service-title{font-size:.95rem;font-weight:700;color:var(--pit-dark);margin-bottom:.4rem}.pit-service-body{font-size:.85rem;color:#555;line-height:1.7;margin-bottom:0}@media(min-width:768px){.pit-service-card{padding:2rem 1.75rem}.pit-service-icon{font-size:2rem;margin-bottom:1rem}.pit-service-title{font-size:1rem}.pit-service-body{font-size:.9rem}}@media(min-width:768px){.pit-feature-highlight{padding:2rem}.pit-fh-label,.pit-fh-value{font-size:.85rem}}.pit-contact-card{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background-color:#fff;border:1px solid #e8ede8;border-radius:12px;text-decoration:none;color:var(--pit-dark);transition:box-shadow .2s,transform .2s}.pit-contact-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px);color:var(--pit-dark);text-decoration:none}.pit-contact-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#2d6a4f1a;color:var(--pit-green);border-radius:10px;flex-shrink:0}.pit-contact-info{display:flex;flex-direction:column;flex:1}.pit-contact-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--pit-text-muted);margin-bottom:.15rem}.pit-contact-value{font-size:.95rem;font-weight:600;color:var(--pit-dark)}.pit-contact-arrow{font-size:1.1rem;color:var(--pit-text-muted);transition:transform .2s,color .2s}.pit-contact-card:hover .pit-contact-arrow{transform:translate(4px);color:var(--pit-green)}.pit-tech-logo{opacity:.85;transition:opacity .2s ease}.pit-tech-logo:hover{opacity:1}.pit-checklist{list-style:none;padding-left:0;margin-bottom:0;text-align:left}.pit-checklist li{position:relative;padding-left:1.75rem;margin-bottom:.6rem}.pit-checklist li:last-child{margin-bottom:0}.pit-checklist li:before{content:"\2713";position:absolute;left:0;top:0;font-weight:700;color:var(--pit-green)}.contact-fab{position:fixed;right:var(--space-2);bottom:var(--space-2);z-index:60;display:flex;align-items:center;gap:.5rem;background:var(--pit-green);color:#fff;font-family:var(--font-body);font-weight:800;font-size:.85rem;padding:.75rem 1.1rem;border-radius:999px;box-shadow:var(--shadow-soft);transition:transform .15s ease}.contact-fab:hover{transform:translateY(-2px)}.contact-fab__icon{width:20px;height:20px;flex-shrink:0}@media(min-width:640px){.contact-fab{right:var(--space-3);bottom:var(--space-3)}}.pit-live-preview{border-radius:10px;overflow:hidden;background-color:var(--pit-dark);box-shadow:0 12px 40px #00000026;margin-bottom:1rem}.pit-live-preview-chrome{background-color:var(--pit-dark-2);padding:.6rem .875rem;display:flex;align-items:center;gap:.5rem}.pit-live-preview-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.pit-live-preview-dot--red{background-color:#ff5f57}.pit-live-preview-dot--yellow{background-color:#febc2e}.pit-live-preview-dot--green{background-color:#28c840}.pit-live-preview-url{font-size:.68rem;color:var(--pit-text-muted);margin-left:.4rem;letter-spacing:.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pit-live-preview-body{position:relative;padding-top:62.5%;background-color:#0e0e18}.pit-live-preview-frame-wrapper{position:absolute;inset:0;overflow:hidden}.pit-live-preview-frame-wrapper iframe{position:absolute;top:0;left:0;width:333.33%;height:333.33%;border:0;transform:scale(.3);transform-origin:top left;z-index:0}.pit-live-preview-frame-wrapper:after{content:"";position:absolute;inset:0;z-index:1}
