Ford Mazda Outcode-incode Calculator English Page

footer background: #0b0f15; padding: 1rem 2rem; text-align: center; font-size: 0.7rem; color: #5c6c7e;

/* result area */ .result-card background: #0c111a; border-radius: 32px; padding: 1.5rem; margin-top: 1rem; border: 1px solid #293340; transition: all 0.2s;

.incode-value font-family: 'SF Mono', 'Fira Code', monospace; font-size: 2.2rem; font-weight: 800; color: #fad974; word-break: break-all; line-height: 1.2; background: #01010130; padding: 0.5rem 0.8rem; border-radius: 24px; letter-spacing: 1px; ford mazda outcode-incode calculator english

.btn-secondary background: #1e2a36; border: 1px solid #3d4b5c;

@media (max-width: 480px) .content padding: 1.5rem; .incode-value font-size: 1.5rem; .code-input font-size: 1rem; padding: 0.7rem 1.2rem; </style> </head> <body> footer background: #0b0f15

.btn-secondary:hover background: #2f3e4e;

.brand-header .sub color: #8e9eae; font-weight: 500; font-size: 0.85rem; margin-top: 8px; display: flex; gap: 20px; flex-wrap: wrap; padding: 1rem 2rem

.outcode-wrapper display: flex; align-items: center; gap: 12px; flex-wrap: wrap;

.brand-header h1 font-size: 1.9rem; font-weight: 700; letter-spacing: -0.3px; background: linear-gradient(135deg, #FFF8E7, #F4C542); -webkit-background-clip: text; background-clip: text; color: transparent; display: inline-block;

<div class="content"> <div class="input-group"> <label>📟 Enter Outcode (5 or 8 digit code)</label> <div class="outcode-wrapper"> <input type="text" id="outcodeInput" class="code-input" placeholder="e.g. 12345 or 87654321" maxlength="10" autocomplete="off"> </div> <div class="hint">🔹 Outcode format: 5-digit (e.g., 54321) or 8-digit (e.g., 98765432) — No spaces or letters.</div> </div>