*,:after,:before{box-sizing:border-box}body{margin:0 auto;padding:1rem;font-family:PayPalOpen-Regular,Helvetica,Arial,Liberation Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;max-width:60rem}h1{font-size:2rem;font-weight:600;margin-top:0;margin-bottom:2rem;color:#000;text-wrap:balance}p{margin:1rem 0}h2{font-size:1.25rem;font-weight:600;margin:.5rem 0}code{background:#f3f4f6;padding:.1rem .35rem;border-radius:3px;font-size:.875rem}.error{color:#b00020}.flow-nav{font-size:.875rem;margin-bottom:1.5rem;color:#6b7280}.flow-nav a{color:#0070ba;text-decoration:none}.flow-nav a:hover{text-decoration:underline}.flow-nav-sep{margin:0 .5rem}.flow-nav-flow{color:#212529}.home-flow-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1.5rem}@media(min-width:720px){.home-flow-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:76rem){.home-flow-grid{margin-left:-5rem;margin-right:-5rem}}.home-flow-card{border:1px solid #e5e7eb;border-radius:6px;padding:1.25rem;display:flex;flex-direction:column;gap:.5rem}.home-flow-card h2{margin:0}.home-flow-component{font-size:.75rem;white-space:nowrap;overflow-x:auto;align-self:flex-start;max-width:100%}.home-flow-card p{flex:1;margin:.5rem 0}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin:1rem 0}.product-card{border:1px solid #e5e7eb;border-radius:6px;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.product-card-name{font-weight:600}.product-card-sku{font-size:.75rem;color:#6b7280}.product-card-price{font-size:1.125rem;font-weight:600}.product-card-incart{font-size:.75rem;color:#047857}.cart-list{border:1px solid #e5e7eb;border-radius:6px;margin:1rem 0}.cart-line{display:grid;grid-template-columns:2fr auto auto auto;gap:1rem;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #e5e7eb}.cart-line:last-child{border-bottom:none}.cart-line-unit{font-size:.75rem;color:#6b7280;font-weight:400}.cart-line-qty{display:flex;align-items:center;gap:.5rem}.cart-line-qty button{width:1.75rem;height:1.75rem;border-radius:3px;border:1px solid #d1d5db;background:#fff;cursor:pointer;font-size:1rem}.cart-line-qty button:hover{background:#f3f4f6}.cart-line-qty-value{min-width:1.5rem;text-align:center}.cart-line-subtotal{font-weight:600;min-width:4rem;text-align:right}.cart-line-remove{background:none;border:none;color:#b00020;cursor:pointer;font-size:.875rem;padding:0}.cart-line-remove:hover{text-decoration:underline}.cart-summary{text-align:right;font-size:1.25rem;margin:1rem 0}.btn-primary{display:inline-block;background:#0070ba;color:#fff;padding:.5rem 1rem;border-radius:4px;border:none;text-decoration:none;font-size:.9375rem;cursor:pointer}.btn-primary:hover{background:#005ea6}.page-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem}.checkout-button-wrap{display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0;max-width:400px}.confirmation-details{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:1rem;margin:1rem 0}.confirmation-details>div{margin:.25rem 0}
