:root{--pnth-ink:#050505;--pnth-paper:#fff;--pnth-muted:#6f6f6f;--pnth-line:#d8d8d8;--pnth-grid:#0000001f;--pnth-signal:#ffe100;--pnth-danger:#b00020;--pnth-sans:"Helvetica Neue", Helvetica, Arial, sans-serif;--pnth-mono:"IBM Plex Mono", "SFMono-Regular", Consolas, monospace}*{box-sizing:border-box}body{background:radial-gradient(var(--pnth-grid) .75px, transparent .75px) 0 0 / 12px 12px, var(--pnth-paper);color:var(--pnth-ink);font-family:var(--pnth-sans);margin:0}a{color:inherit;text-decoration:none}.pnth-shell{border-top:6px solid var(--pnth-ink);min-height:100vh}.pnth-shell__header{border-bottom:1px solid var(--pnth-line);background:#ffffffeb;grid-template-columns:minmax(160px,1fr) auto minmax(160px,1fr);align-items:center;min-height:72px;padding:0 28px;display:grid}.pnth-wordmark{align-items:baseline;gap:7px;font-size:24px;line-height:1;display:inline-flex}.pnth-wordmark strong{font-weight:800}.pnth-wordmark span,.pnth-shell__surface,.pnth-shell__eyebrow,.pnth-section-label,.pnth-price-lockup span,.pnth-status-table dt,.pnth-form-field span,.pnth-form-field small{font-family:var(--pnth-mono)}.pnth-shell__surface{color:var(--pnth-muted);justify-self:center;font-size:12px}.pnth-shell__nav{font-family:var(--pnth-mono);justify-self:end;gap:16px;font-size:12px;display:flex}.pnth-shell__eyebrow{width:min(1180px,100vw - 48px);color:var(--pnth-muted);text-transform:uppercase;margin:20px auto 0;font-size:11px}.pnth-grid-frame{grid-template-columns:repeat(12,minmax(0,1fr));gap:28px;width:min(1180px,100vw - 48px);margin:28px auto 0;padding-bottom:48px;display:grid}.pnth-panel{border:1px solid var(--pnth-ink);background:#fffffff0;border-radius:0;padding:18px}.pnth-section-label{border-bottom:1px dotted var(--pnth-ink);text-transform:uppercase;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:8px;font-size:11px;display:flex}.pnth-section-label span{color:var(--pnth-muted)}.pnth-button{border:1px solid var(--pnth-ink);min-height:44px;font:700 12px/1 var(--pnth-mono);text-transform:uppercase;cursor:pointer;border-radius:0;justify-content:center;align-items:center;padding:0 18px;display:inline-flex;position:relative}.pnth-button:disabled{cursor:not-allowed;opacity:.5}.pnth-button--primary{background:var(--pnth-ink);color:var(--pnth-paper)}.pnth-button--secondary{background:var(--pnth-paper);color:var(--pnth-ink)}.pnth-button--signal{background:var(--pnth-signal);color:var(--pnth-ink)}.pnth-form-field{gap:8px;font-size:12px;display:grid}.pnth-form-field input{border:1px solid var(--pnth-ink);background:var(--pnth-paper);width:100%;min-height:44px;color:var(--pnth-ink);font:14px/1 var(--pnth-sans);border-radius:0;padding:0 12px}.pnth-form-field small{color:var(--pnth-muted);font-size:11px;line-height:1.4}.pnth-status-table{border-top:1px solid var(--pnth-line);margin:0}.pnth-status-table__row{border-bottom:1px solid var(--pnth-line);grid-template-columns:minmax(120px,.45fr) 1fr;min-height:36px;display:grid}.pnth-status-table dt,.pnth-status-table dd{margin:0;padding:10px 0}.pnth-status-table dt{color:var(--pnth-muted);text-transform:uppercase;font-size:11px}.pnth-status-table dd{font-family:var(--pnth-mono);font-size:12px}.pnth-price-lockup{border:1px solid var(--pnth-ink);background:var(--pnth-paper);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.pnth-price-lockup div{align-content:center;gap:6px;min-height:82px;padding:14px;display:grid}.pnth-price-lockup div+div{border-left:1px solid var(--pnth-ink);background:var(--pnth-signal)}.pnth-price-lockup span{color:var(--pnth-muted);text-transform:uppercase;font-size:10px}.pnth-price-lockup strong{font-family:var(--pnth-mono);font-size:clamp(20px,3vw,34px);line-height:1}.pnth-wireframe-stage{background:linear-gradient(90deg, #00000014 1px, transparent 1px) 0 0 / 80px 80px, linear-gradient(#00000014 1px, transparent 1px) 0 0 / 80px 80px, var(--pnth-paper);min-height:calc(100vh - 78px);position:relative;overflow:hidden}@media (max-width:760px){.pnth-shell__header{grid-template-columns:1fr;gap:10px;min-height:auto;padding:18px}.pnth-shell__surface,.pnth-shell__nav{justify-self:start}.pnth-grid-frame{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:min(100vw - 28px,640px)}.pnth-price-lockup,.pnth-status-table__row{grid-template-columns:1fr}.pnth-price-lockup div+div{border-left:0;border-top:1px solid var(--pnth-ink)}}
.pnth-landing{border-top:6px solid var(--pnth-ink);background:var(--pnth-paper);min-height:100svh;overflow-x:hidden}.pnth-landing .pnth-wireframe-stage{min-height:calc(100svh - 6px)}.pnth-landing__topbar{z-index:20;border-bottom:1px solid var(--pnth-line);background:#ffffffe6;grid-template-columns:1fr auto 1fr;align-items:center;height:76px;padding:6px 28px 0;display:grid;position:fixed;top:0;left:0;right:0}.pnth-landing__surface{color:var(--pnth-muted);font-family:var(--pnth-mono);justify-self:center;font-size:12px}.pnth-landing__account{border-bottom:1px solid var(--pnth-ink);font-family:var(--pnth-mono);justify-self:end;font-size:12px}.pnth-landing__canvas{width:100%;height:auto;min-height:320px;position:absolute;inset:76px 0 0}.pnth-landing__hud{z-index:10;gap:14px;width:min(460px,100vw - 56px);display:grid;position:absolute;bottom:28px;left:28px}.pnth-landing__model-label{border:1px solid var(--pnth-ink);background:var(--pnth-paper);width:fit-content;font-family:var(--pnth-mono);text-transform:uppercase;grid-template-columns:auto auto;align-items:center;gap:8px;padding:8px 10px;font-size:11px;display:inline-grid}.pnth-landing__model-label:before{content:"";background:var(--pnth-signal);width:10px;height:10px}.pnth-landing__reserve{border:1px solid var(--pnth-ink);background:#fffffff0;gap:12px;padding:14px;display:grid}.pnth-landing__product-head{grid-template-columns:1fr;align-items:start;gap:8px;display:grid}.pnth-landing__reserve h1{letter-spacing:0;margin:0;font-size:clamp(38px,9vw,78px);line-height:.88}.pnth-landing__origin-badge{border:1px solid var(--pnth-ink);background:var(--pnth-paper);font-family:var(--pnth-mono);text-transform:uppercase;white-space:nowrap;align-items:center;gap:9px;padding:7px 8px;font-size:10px;line-height:1;display:inline-flex}.pnth-landing__flag{border:1px solid var(--pnth-ink);background:repeating-linear-gradient(#b31942 0 2px,#fff 2px 4px);width:31px;height:18px;display:block;position:relative}.pnth-landing__flag:before{border-right:1px solid var(--pnth-ink);border-bottom:1px solid var(--pnth-ink);content:"";background:#0a3161;width:14px;height:10px;position:absolute;top:-1px;left:-1px}.pnth-landing__spec-grid{border-top:1px solid var(--pnth-ink);border-left:1px solid var(--pnth-ink);background:var(--pnth-paper);grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;margin:0;display:grid}.pnth-landing__spec{border-right:1px solid var(--pnth-ink);border-bottom:1px solid var(--pnth-ink);align-content:center;gap:4px;min-width:0;min-height:58px;padding:9px 10px;display:grid}.pnth-landing__spec dt,.pnth-landing__spec dd{margin:0}.pnth-landing__spec dt{color:var(--pnth-muted);font-family:var(--pnth-mono);text-transform:uppercase;font-size:9px}.pnth-landing__spec dd{font-family:var(--pnth-mono);overflow-wrap:anywhere;font-size:14px;font-weight:700;line-height:1}.pnth-landing__reserve-actions{flex-wrap:wrap;gap:10px;display:flex}.pnth-landing__message{border-left:4px solid var(--pnth-signal);font-family:var(--pnth-mono);background:#fff9b8;margin:0;padding:8px 10px;font-size:12px}.pnth-landing__message--error{border-left-color:var(--pnth-danger);color:var(--pnth-danger);background:#fff1f3}@media (max-width:760px){.pnth-landing__topbar{grid-template-columns:1fr auto;align-items:start;gap:8px 16px;height:auto;min-height:0;padding:16px 18px;position:relative}.pnth-landing__topbar .pnth-wordmark{grid-column:1/-1;font-size:clamp(20px,6vw,24px)}.pnth-landing__surface{justify-self:start}.pnth-landing__account{justify-self:end}.pnth-landing .pnth-wireframe-stage{grid-template-rows:minmax(260px,32svh) auto;min-height:calc(100svh - 83px);display:grid;overflow:visible}.pnth-landing__canvas{width:100%;height:clamp(260px,32svh,340px);min-height:260px;position:relative;inset:auto}.pnth-landing__hud{width:auto;margin:12px 14px 18px;position:relative;bottom:auto;left:auto;right:auto}.pnth-landing__model-label{display:none}.pnth-landing__reserve{gap:8px;padding:12px}.pnth-landing__reserve h1{font-size:clamp(32px,12vw,48px)}.pnth-landing__origin-badge{justify-self:start;padding:6px 7px;font-size:9px}.pnth-landing__flag{width:28px;height:16px}.pnth-landing__flag:before{width:13px;height:9px}.pnth-landing .pnth-price-lockup{grid-template-columns:repeat(2,minmax(0,1fr))}.pnth-landing .pnth-price-lockup div{min-height:54px;padding:8px}.pnth-landing .pnth-price-lockup div+div{border-top:0;border-left:1px solid var(--pnth-ink)}.pnth-landing .pnth-price-lockup span{font-size:9px}.pnth-landing .pnth-price-lockup strong{font-size:clamp(18px,5vw,24px)}.pnth-landing__spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pnth-landing__spec{min-height:42px;padding:7px 8px}.pnth-landing__spec dt{font-size:8px}.pnth-landing__spec dd{font-size:12px}.pnth-landing .pnth-status-table__row{grid-template-columns:minmax(92px,.45fr) 1fr;min-height:28px}.pnth-landing .pnth-status-table dt,.pnth-landing .pnth-status-table dd{padding:5px 0}.pnth-landing .pnth-button{width:100%;min-height:42px}}
