@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@500;600&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{--ink:#0d1b2a;--text:#46505e;--muted:#8a94a3;--border:#e5e7eb;--border-strong:#d2d9e0;--surface:#fff;--bg:#f7f9fb;--orange:#fc4c02;--field:#0b5cfd;--field-ink:#0647d9;--field-soft:#eaf2ff;--field-line:#bdd4ff;--green:#169466;--green-soft:#e7f6ef;--green-ink:#0c5c3d;font-family:Plus Jakarta Sans,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--bg);color:var(--ink);margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.eyebrow{letter-spacing:.14em;text-transform:uppercase;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:12px;font-weight:600}.eyebrow.orange{color:var(--orange)}.eyebrow.blue{color:var(--field-ink)}.status-screen{background:var(--bg);place-items:center;min-height:100vh;padding:32px;display:grid}.status-screen>div,.status-card{border:1px solid var(--border);background:#fff;border-radius:12px;max-width:520px;padding:28px;box-shadow:0 6px 22px #0d1b2a12}.status-screen h1,.status-card h1{margin:10px 0;font-size:30px}.status-screen p,.status-card p{color:var(--text);margin:0;line-height:1.6}.hub-shell{background:var(--bg);min-height:100vh;position:relative;overflow:hidden}.hub-background{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.orb{border-radius:50%;position:absolute}.orb.one{background:radial-gradient(circle,#fc4c0212,#0000 70%);width:540px;height:540px;top:-140px;right:-120px}.orb.two{background:radial-gradient(circle,#00b3b30f,#0000 70%);width:580px;height:580px;bottom:-180px;left:-140px}.orb.three{background:radial-gradient(circle,#00b3b30d,#0000 70%);width:560px;height:560px;top:-170px;left:28%}.pulse-line{filter:drop-shadow(0 0 5px #fc4c0266);width:100%;height:auto;position:absolute;top:188px;left:0;right:0}.hub-topbar{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#ffffffd9;justify-content:space-between;align-items:center;height:68px;padding:0 40px;display:flex;position:sticky;top:0}.brand-row,.top-links{align-items:center;display:flex}.brand-row{gap:14px;min-width:0}.petro-mark{object-fit:contain;width:30px;height:30px}.petro-word{color:var(--ink);font-size:19px;font-weight:800}.petro-word span{color:var(--orange)}.brand-divider{background:var(--border);width:1px;height:26px;margin:0 8px}.customer-logo{object-fit:contain;max-width:260px;height:28px}.top-links{gap:20px}.top-links a{color:var(--text);align-items:center;gap:7px;font-size:14px;font-weight:600;display:inline-flex}.user-menu{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;display:flex}.user-menu span{background:var(--ink);color:#fff;border-radius:999px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:grid}.hub-content{z-index:1;max-width:1080px;margin:0 auto;padding:72px 40px 96px;position:relative}.hub-content h1{letter-spacing:0;margin:14px 0 0;font-size:38px;line-height:1.1}.availability-row{justify-content:flex-end;margin-top:88px;display:flex}.availability-pill{border:1px solid var(--border);color:var(--text);background:#fff;border-radius:999px;align-items:center;gap:9px;padding:8px 15px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 1px 3px #0d1b2a14}.availability-pill span,.available-status span{background:var(--green);border-radius:999px;width:7px;height:7px}.product-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:10px;display:grid}.product-card{border:1px solid var(--border);min-height:330px;color:inherit;background:#fff;border-radius:12px;flex-direction:column;transition:transform .16s,box-shadow .16s;display:flex;overflow:hidden;box-shadow:0 1px 2px #0d1b2a0f}.product-card.active:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0d1b2a1f}.product-card.disabled{cursor:not-allowed;background:#f7f9fb}.card-bar{flex:none;height:3px}.product-card-body{flex-direction:column;flex:1;padding:26px;display:flex}.product-card-body img{object-fit:contain;width:46px;height:46px}.disabled-icon{filter:grayscale();opacity:.45}.disabled-lucide{color:#c5ced8}.product-name{color:var(--ink);margin-top:18px;font-size:24px;font-weight:800}.product-name.muted{color:#aeb7c2}.product-category{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-top:7px;font-size:11px;font-weight:700}.product-card p{color:var(--text);margin:13px 0 0;font-size:14px;line-height:1.6}.product-card.disabled p,.product-card.disabled .product-category{color:#aeb7c2}.product-card-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:24px;display:flex}.available-status,.coming-status{border-radius:999px;align-items:center;gap:7px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.available-status{background:var(--green-soft);color:var(--green-ink)}.coming-status{color:#6b7280;background:#eef2f6}.open-button{color:#fff;border-radius:8px;align-items:center;gap:7px;padding:10px 16px;font-size:14px;font-weight:600;display:inline-flex}.pricing-shell{z-index:1;max-width:1200px;min-height:100vh;margin:0 auto;padding:0 28px 80px;position:relative}.pricing-shell:before{content:"";pointer-events:none;z-index:-1;background-image:linear-gradient(90deg,#0d1b2a0b 1px,#0000 1px),linear-gradient(#0d1b2a0b 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(90% 60% at 50% 0,#000,#0000 75%);mask-image:radial-gradient(90% 60% at 50% 0,#000,#0000 75%)}.pricing-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:26px 0 18px;display:flex}.pricing-header-left{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.back-link{color:var(--text);align-items:center;gap:7px;font-size:14px;font-weight:700;display:inline-flex}.fieldpulse-lockup{background:#fff;width:auto;height:68px;display:block}.billing-toggle{border:1px solid var(--border);background:#eef2f6;border-radius:999px;gap:3px;padding:4px;display:flex}.billing-toggle button{color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 18px;font-weight:700}.billing-toggle button.selected{color:var(--ink);background:#fff;box-shadow:0 1px 2px #0d1b2a14}.prepared-panel{border:1px solid var(--border);background:#fff;border-radius:12px;flex-wrap:wrap;align-items:center;gap:18px;padding:16px 22px;display:flex;box-shadow:0 1px 3px #0d1b2a14}.prepared-panel span,.offer-customer span,.standard-price div,.your-price div{letter-spacing:.14em;text-transform:uppercase;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px}.prepared-panel span{color:var(--field-ink)}.prepared-panel i{background:var(--border-strong);width:1px;height:26px}.prepared-panel img{object-fit:contain;max-width:300px;height:30px}.pricing-hero{max-width:820px;padding:36px 0 10px}.pricing-hero h1{letter-spacing:0;margin:16px 0 18px;font-size:clamp(30px,5vw,46px);line-height:1.06}.pricing-hero h1 span{color:var(--field)}.pricing-hero p{color:#6b7280;max-width:680px;margin:0;font-size:17.5px;line-height:1.6}.offer-section{padding-top:52px}.offer-section h2{margin:0 0 6px;font-size:26px}.offer-section>p{color:#6b7280;margin:0 0 22px;font-size:15.5px}.offer-card{border:1px solid var(--border);background:#fff;border-radius:14px;padding:28px;position:relative;overflow:hidden;box-shadow:0 6px 22px #0d1b2a12}.offer-bar{background:var(--field);height:3px;position:absolute;top:0;left:0;right:0}.offer-customer{align-items:center;gap:12px;margin-bottom:22px;display:flex}.offer-customer img{object-fit:contain;max-width:240px;height:24px}.offer-customer span,.standard-price div{color:var(--muted)}.offer-grid{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.standard-price,.your-price{flex:1;min-width:210px}.standard-price strong{color:var(--muted);margin-top:10px;font-size:38px;display:block}.standard-price small,.your-price small{color:var(--muted);margin-left:4px;font-size:15px;font-weight:500}.discount-chip{flex-direction:column;align-items:center;gap:8px;padding:0 12px;display:flex}.discount-chip span{background:var(--green-soft);color:var(--green-ink);letter-spacing:.1em;text-transform:uppercase;border:1px solid #bce8d5;border-radius:999px;padding:6px 16px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:13px}.discount-chip small{color:var(--text);font-weight:700}.your-price{background:var(--field-soft);border:1px solid var(--field-line);border-radius:12px;padding:20px 24px}.your-price div{color:var(--field-ink);margin-bottom:10px}.your-price strong{font-size:44px;line-height:1;display:block}.your-price>small{margin:8px 0 0;font-size:12.5px;display:block}.status-card{margin:80px auto}.status-card a{color:var(--field);margin-top:18px;font-weight:700;display:inline-block}@media (width<=900px){.hub-topbar{padding:0 20px}.product-grid{grid-template-columns:1fr 1fr}.hub-content{padding:56px 24px 72px}.availability-row{justify-content:flex-start;margin-top:48px}}@media (width<=640px){.hub-topbar{align-items:flex-start;gap:12px;height:auto;min-height:68px;padding:12px 18px}.top-links a{display:none}.customer-logo{max-width:150px}.hub-content h1{font-size:30px}.product-grid{grid-template-columns:1fr;gap:18px}.product-card{min-height:300px}.prepared-panel i{display:none}.prepared-panel img{max-width:220px}.pricing-header{align-items:flex-start}.fieldpulse-lockup{height:56px}.offer-card{padding:22px}.your-price strong{font-size:38px}}
