AMAZON BANKING ⋘ ธนาคารอะเมซอน ⋙
<style>
@import url('https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@700;900&family=Cinzel:wght@700;900&family=Noto+Sans+Thai:wght@300;400;700&family=Montserrat:wght@300;400;700&display=swap');
/* --- 🏛️ AMAZON BANKING MAIN FRAME --- */
.amazon-bank-wrapper {
max-width: 1000px;
margin: 50px auto;
background: #ffffff;
font-family: 'Noto Sans Thai', sans-serif;
border: 2px solid #111;
box-shadow: 0 50px 100px rgba(0,0,0,0.4);
position: relative;
}
/* --- 🛡️ LUXURY HEADER --- */
.bank-header {
background: #0a0a0a;
background-image: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url('https://iili.io/fpa1wru.md.png');
background-size: cover;
background-position: center;
padding: 110px 40px;
text-align: center;
border-bottom: 5px solid #c5a059;
}
.bank-logo-text {
font-family: 'Cinzel Decorative', serif;
font-size: 45px;
color: #c5a059;
letter-spacing: 10px;
text-shadow: 0 0 25px rgba(197, 160, 89, 0.6);
margin: 0;
}
/* --- 📜 MAIN BODY --- */
.bank-body {
padding: 80px;
background-image: url('https://www.transparenttextures.com/patterns/white-marble.png');
}
.section-divider {
display: flex;
align-items: center;
gap: 20px;
margin: 60px 0 30px 0;
}
.divider-line { flex-grow: 1; height: 1px; background: linear-gradient(to right, #c5a059, transparent); }
/* --- 👤 MANAGER PROFILE --- */
.manager-card {
display: flex;
background: #111;
border: 1px solid #c5a059;
margin: 40px 0;
box-shadow: 15px 15px 0px rgba(0, 0, 0, 0.1);
}
.manager-img {
width: 300px;
height: auto;
border-right: 1px solid #c5a059;
object-fit: cover;
}
.manager-info {
padding: 40px;
color: #eee;
flex: 1;
}
/* --- 💸 EXCHANGE TABLES --- */
.exchange-box-full {
background: #fff;
border: 1px solid #e0e0e0;
padding: 40px;
border-top: 5px solid #111;
margin-bottom: 40px;
}
.currency-header {
font-family: 'Montserrat', sans-serif;
font-weight: 700;
color: #111;
font-size: 18px;
text-transform: uppercase;
border-bottom: 2px solid #c5a059;
padding-bottom: 15px;
margin-bottom: 25px;
display: flex;
justify-content: space-between;
}
.rate-list {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 20px;
}
.price-tag {
font-size: 20px;
color: #111;
font-family: 'Cinzel', serif;
background: rgba(197, 160, 89, 0.05);
padding: 20px;
border-left: 4px solid #c5a059;
text-align: center;
}
/* --- 🔒 VAULT DESIGN (SAFE ZONE) --- */
.vault-zone {
background: linear-gradient(rgba(0,0,0,0.85), rgba(0,0,0,0.85)), url('https://iili.io/fpaEcCP.md.png');
background-size: cover;
background-position: center;
border: 1px solid #c5a059;
padding: 50px;
color: #fff;
margin: 40px 0;
text-align: center;
}
/* --- 🏁 FOOTER --- */
.bank-footer {
background: #0a0a0a;
padding: 60px 40px;
text-align: center;
border-top: 5px solid #c5a059;
}
.black-card-btn {
display: inline-block;
background: linear-gradient(135deg, #c5a059 0%, #8e6d2a 100%);
color: #000 !important;
padding: 15px 40px;
font-family: 'Cinzel', serif;
font-weight: 900;
text-decoration: none;
letter-spacing: 3px;
margin-top: 25px;
}
</style>
<div class="amazon-bank-wrapper">
<div class="bank-header">
<h1 class="bank-logo-text"><font size="7">AMAZON BANKING</font></h1>
<font color="#ffffff" size="2" face="Cinzel" style="letter-spacing: 5px; opacity: 0.8;">PREMIUM CURRENCY EXCHANGE • NEW ROME</font>
</div>
<div class="bank-body">
<div class="section-divider">
<font face="Cinzel" size="5" color="#111">I. THE GRAND LOBBY</font>
<div class="divider-line"></div>
</div>
<div style="text-align: center; margin-bottom: 40px;">
<img src="https://iili.io/fpacdbI.png" width="100%" style="border: 1px solid #c5a059; box-shadow: 0 15px 30px rgba(0,0,0,0.2);">
<p style="font-size: 12px; color: #888; margin-top: 15px; font-style: italic;">โถงรับรองธนาคารอะเมซอน สาขานิวโรม ตกแต่งด้วยหินอ่อนและโลหะดำขลับ</p>
</div>
<div style="line-height: 2.3; text-align: justify; color: #444;">
<font size="3">
ท่ามกลางความสง่างามของสถาปัตยกรรมโรมันในนคร <b>นิวโรม (New Rome)</b> บริษัท อะเมซอน จำกัด ภายใต้การนำของฮิลล่า อะบีลา รามิเรซ-อาเรลลาโน่ ได้ขยายอิทธิพลทางการค้าเข้าสู่ใจกลางอาณาจักรเลกาซี มอบประสบการณ์ทางการเงินที่เหนือระดับด้วยบริการแลกเปลี่ยนสกุลเงินข้ามมิติที่รวดเร็วและเที่ยงตรงที่สุดในโลกกึ่งเทพ
</font>
</div>
<div class="section-divider">
<font face="Cinzel" size="5" color="#111">II. BANKING FEATURES</font>
<div class="divider-line"></div>
</div>
<div style="display: grid; grid-template-columns: 1fr 1fr; gap: 30px; margin-bottom: 40px;">
<div style="padding: 30px; background: rgba(0,0,0,0.03); border-top: 3px solid #c5a059;">
<font size="4" color="#111"><b>🏧 ATM มนตรา</b></font><br>
<font size="2" color="#666" style="line-height: 2;">ให้บริการเบิกถอนเหรียญดรักม่าผ่านบัตรสมาชิกอเมซอนสีดำทอง เชื่อมต่อกับคลังมหาสมบัติลับโดยตรง เข้าถึงทุนทรัพย์ได้ทุกที่ทุกเวลา</font>
</div>
<div style="padding: 30px; background: rgba(0,0,0,0.03); border-top: 3px solid #c5a059;">
<font size="4" color="#111"><b>🔮 REAL-TIME RATE</b></font><br>
<font size="2" color="#666" style="line-height: 2;">หน้าจอศิลาเวทมนตร์แสดงกราฟอัตราแลกเปลี่ยนแบบวินาทีต่อวินาที ผันแปรตามความศรัทธาและเสถียรภาพของโอลิมปัส</font>
</div>
</div>
<div class="section-divider">
<font face="Cinzel" size="5" color="#111">III. BRANCH MANAGER</font>
<div class="divider-line"></div>
</div>
<div class="manager-card">
<img src="https://iili.io/fpaGlDl.png" class="manager-img">
<div class="manager-info">
<span style="font-family: Cinzel; color: #c5a059; letter-spacing: 2px; font-size: 11px;">Daughter of Apollo</span><br>
<font face="Cinzel" size="6" color="#c5a059">Aurelia Lyra</font><br>
<font size="2" color="#888">PRECISION & CLARITY // BRANCH MANAGER</font>
<hr style="opacity: 0.1; margin: 20px 0;">
<font size="3" style="line-height: 2.2;">
ออเรเลียใช้ความกระจ่างแจ้งในการวิเคราะห์ตลาด อัตราแลกเปลี่ยนภายใต้การดูแลของเธอจะเที่ยงตรงเสมอ หากใครมาสายเกิน 30 วินาที เธอจะปฏิเสธการพบทันทีด้วยรอยยิ้มที่สว่างจ้าแต่เย็นชา
<br><br>
🛡️ <b>Golden Eye:</b> มองทะลุทองคำปลอมในพริบตา<br>
☀️ <b>Solar Audit:</b> การตรวจสอบบัญชีที่ไร้จุดมืดมน
</font>
</div>
</div>
<div class="section-divider">
<font face="Cinzel" size="5" color="#111">IV. EXCHANGE PACKAGES</font>
<div class="divider-line"></div>
</div>
<div class="exchange-box-full">
<div class="currency-header">
<span>Drachma (₯) To Dollar (USD)</span>
<span style="color: #ad1718; font-size: 14px;">Fee: 5%</span>
</div>
<div class="rate-list">
<div class="price-tag"><b>250 ₯</b> <small>→</small> <b>2,000 USD</b></div>
<div class="price-tag"><b>500 ₯</b> <small>→</small> <b>4,000 USD</b></div>
</div>
</div>
<div class="exchange-box-full" style="border-top-color: #5d34a4;">
<div class="currency-header">
<span style="color: #5d34a4;">Denarius (₦) To Dollar (USD)</span>
<span style="color: #ad1718; font-size: 14px;">Fee: 5%</span>
</div>
<div class="rate-list">
<div class="price-tag"><b>250 ₦</b> <small>→</small> <b>2,000 USD</b></div>
<div class="price-tag"><b>500 ₦</b> <small>→</small> <b>4,000 USD</b></div>
</div>
<p style="font-size: 11px; color: #888; text-align: center; margin-top: 15px;">* รับแลกเฉพาะเงินก้อนตามแพ็คเกจเท่านั้น ไม่รับแลกปลีก</p>
</div>
<div class="vault-zone">
<font face="Cinzel" size="5" color="#c5a059">V. MILITARY GRADE SECURITY</font><br><br>
<font size="3">
ธนาคารคุ้มกันโดยนักรบอเมซอนเกราะสัมฤทธิ์เต็มยศ<br>
พร้อมระบบอาคมป้องกันการโจรกรรมทางจิตและการย้อนเวลาที่ล้ำสมัยที่สุด
</font>
</div>
<div style="background: #fdfdfd; border: 1px dashed #c5a059; padding: 30px; margin-top: 40px;">
<font size="3" color="#111"><b>📑 รายละเอียดและเงื่อนไข:</b></font><br>
<font size="2" color="#444" style="line-height: 2.2;">
● <b>การคำนวณ:</b> บวกค่าธรรมเนียม 5% ต่อยอดเงินแลกเปลี่ยน (ตัวอย่าง: 10,000 x 0.5 / 100 = 50 USD)<br>
● <b>ยอดสุทธิ:</b> รวมภาษีโอนตามระบบธนาคาร (อ้างอิงภาพด้านล่าง)<br>
● <b>ขีดจำกัด:</b> แลกได้สูงสุด <b>20,000 USD / วัน</b> (รวมโควตาทั้งสาขา)
</font>
</div>
<div style="text-align: center; margin-top: 40px;">
<img src="https://i.imgur.com/TPC4OW7.png" style="max-width: 100%; border: 1px solid #eee; padding: 10px; background: #fff;">
</div>
</div>
<div class="bank-footer">
<font face="Cinzel" size="2" color="#c5a059" style="letter-spacing: 4px;">AMAZON BANKING & CURRENCY EXCHANGE</font><br><br>
<font color="#666" size="2" style="line-height: 2;">
© 2026 AMAZON CO., LTD. | NEW ROME FINANCIAL DISTRICT<br>
UNDER THE PROTECTION OF THE AMAZON WARRIORS
</font><br>
<a href="#" class="black-card-btn"><font size="2">REQUEST ACCESS CARD</font></a>
</div>
</div>
หน้า:
[1]