@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Poppins:wght@300;400;500;600&display=swap");.bmp-ty-wrap{color:#464646;font-family:Poppins,sans-serif;margin:0 auto;max-width:760px;min-height:calc(100vh - 200px);padding:3rem 1.5rem 4rem}.bmp-ty-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2.5rem}.bmp-ty-logo img{height:auto;width:74px}.bmp-ty-order-ref{color:#a0a0a0;font-family:Poppins,monospace;font-size:11px;letter-spacing:.02em}.bmp-ty-hero{margin-bottom:2.5rem}.bmp-ty-eyebrow{color:#0dbf5c;font-size:11px;font-weight:500;letter-spacing:.1em;margin-bottom:.5rem;text-transform:uppercase}.bmp-ty-headline{color:#0e0e0e;font-family:Bebas Neue,sans-serif;font-size:64px;letter-spacing:.02em;line-height:1;margin:0 0 .5rem}.bmp-ty-date{color:#a0a0a0;font-size:13px}.bmp-ty-grid{display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.bmp-ty-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.25rem}.bmp-ty-card--agreement{grid-column:1/-1}.bmp-ty-card--next{background:#fafafa;grid-column:1/-1}.bmp-ty-card-label{color:#a0a0a0;font-size:10px;font-weight:500;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.bmp-ty-rows{display:flex;flex-direction:column;gap:6px}.bmp-ty-row{align-items:baseline;border-bottom:1px solid #f5f5f5;display:flex;font-size:13px;justify-content:space-between;padding:4px 0}.bmp-ty-row:last-child{border-bottom:none}.bmp-ty-key{color:#a0a0a0;flex-shrink:0;margin-right:1rem}.bmp-ty-val{color:#0e0e0e;font-weight:500;text-align:right;word-break:break-all}.bmp-ty-agreement-text{color:#464646;font-size:13px;line-height:1.7;margin:0 0 1rem}.bmp-ty-disclaimer{background:#fafafa;border-left:3px solid #e0e0e0;border-radius:0 4px 4px 0;color:#a0a0a0;font-size:12px;line-height:1.6;margin-bottom:1rem;padding:.75rem}.bmp-ty-signed{align-items:center;border-top:1px solid #e0e0e0;color:#a0a0a0;display:flex;font-size:12px;gap:8px;padding-top:.75rem}.bmp-ty-signed-dot{background:#0dbf5c;border-radius:50%;flex-shrink:0;height:8px;width:8px}.bmp-ty-next-text{color:#464646;font-size:13px;line-height:1.7;margin:0 0 .75rem}.bmp-ty-next-text:last-child{margin-bottom:0}.bmp-ty-next-text strong{color:#0e0e0e;font-weight:600}.bmp-ty-footer{border-top:1px solid #e0e0e0;color:#a0a0a0;font-size:11px;padding-top:2rem;text-align:center}.bmp-ty-footer-sep{margin:0 6px}.bmp-ty-footer-link{color:#a0a0a0;text-decoration:none}.bmp-ty-footer-link:hover{color:#464646}.bmp-ty-loading{opacity:.4;pointer-events:none}@media (max-width:600px){.bmp-ty-grid{grid-template-columns:1fr}.bmp-ty-card--agreement,.bmp-ty-card--next{grid-column:1}.bmp-ty-headline{font-size:48px}}