<!doctype html>
<html amp lang="id">

<head>
<meta charset="utf-8">
<title>BAUT777 | Pusat Informasi & Layanan Digital Terpecaya Sepanjang Masa</title>
<meta name="robots" content="index,follow" />
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
<meta name="description"
content="Portal informasi dan layanan digital terpercaya dengan akses cepat, tampilan responsif, serta berbagai panduan dan update terbaru untuk kebutuhan online Anda.">
<meta property="og:type" content="website">
<meta property="og:site_name" content="BAUT777">
<meta property="og:title" content="BAUT777 | Pusat Informasi & Layanan Digital Terpecaya Sepanjang Masa">
<meta property="og:description"
content="Portal informasi dan layanan digital terpercaya dengan akses cepat, tampilan responsif, serta berbagai panduan dan update terbaru untuk kebutuhan online Anda.">
<meta property="og:image" content="https://thresvn.danvilletransmissions.com/img/Jul%2022%2C%202026%2C%2006_27_53%20PM.png">
<meta property="og:image:width" content="600">
<meta property="og:image:height" content="600">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="BAUT777 | Pusat Informasi & Layanan Digital Terpecaya Sepanjang Masa">
<meta name="twitter:description"
content="Portal informasi dan layanan digital terpercaya dengan akses cepat, tampilan responsif, serta berbagai panduan dan update terbaru untuk kebutuhan online Anda.">
<meta name="twitter:image" content="https://thresvn.danvilletransmissions.com/img/Jul%2022%2C%202026%2C%2006_27_53%20PM.png">
<link href="https://thresvn.danvilletransmissions.com/img/logoba.png" rel="shortcut icon" type="image/x-icon" />
<link rel="canonical" href="https://danvilletransmissions.com/">
<script async src="https://cdn.ampproject.org/v0.js"></script>
<script async custom-element="amp-anim" src="https://cdn.ampproject.org/v0/amp-anim-0.1.js"></script>

<style amp-boilerplate>
body {
-webkit-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
-moz-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
-ms-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
animation: -amp-start 8s steps(1, end) 0s 1 normal both
}

@-webkit-keyframes -amp-start {
from {
visibility: hidden
}

to {
visibility: visible
}
}

@-moz-keyframes -amp-start {
from {
visibility: hidden
}

to {
visibility: visible
}
}

@-ms-keyframes -amp-start {
from {
visibility: hidden
}

to {
visibility: visible
}
}

@-o-keyframes -amp-start {
from {
visibility: hidden
}

to {
visibility: visible
}
}

@keyframes -amp-start {
from {
visibility: hidden
}

to {
visibility: visible
}
}
</style>
<noscript>
<style amp-boilerplate>
body {
-webkit-animation: none;
-moz-animation: none;
-ms-animation: none;
animation: none
}
</style>
</noscript>

<style amp-custom>
:root {
--maroon: #041127;
--maroon-deep: #020817;
--gold: #45d6ff;
--gold-deep: #005eff;
--text: #e7f6ff;
--ink: #ffffff;
--line: rgb(46 143 255 / 45%);
--radius: 18px;
}

* {
box-sizing: border-box;
}

html,
body {
height: 100%;
margin: 0;
padding: 0;
}

body {
overflow-x: hidden;
color: var(--text);
font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
background:
linear-gradient(
to bottom,
rgb(0 4 15 / 88%),
rgba(2, 17, 45, 0.94)
),
url(https://thresvn.danvilletransmissions.com/img/Jul%2022%2C%202026%2C%2006_27_53%20PM.png);
position: relative;
}

/* Dragon Container - Di Depan Card */
.dragon-container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
overflow: hidden;
}

.dragonball {
position: absolute;
right: -8%;
top: 50%;
transform: translateY(-50%);
width: 40vw;
max-width: 420px;
min-width: 250px;
height: auto;
opacity: 0.75;
filter:
drop-shadow(0 0 25px rgba(0, 153, 255, 0.80))
drop-shadow(0 0 50px rgba(0, 70, 255, 0.48));
animation: floatRight 7s ease-in-out infinite;
}

.dragonball1 {
position: absolute;
left: -8%;
top: 50%;
transform: translateY(-50%) scaleX(-1);
width: 40vw;
max-width: 420px;
min-width: 250px;
height: auto;
opacity: 0.75;
filter:
drop-shadow(0 0 25px rgba(0, 153, 255, 0.80))
drop-shadow(0 0 50px rgba(0, 70, 255, 0.48));
animation: floatLeft 7s ease-in-out infinite;
}

.red-overlay {
position: absolute;
inset: 0;
background:
radial-gradient(
ellipse 700px 500px at 50% 50%,
rgba(0, 153, 255, 0.18) 0%,
transparent 65%
),
radial-gradient(
ellipse 1000px 700px at 50% 50%,
rgba(0, 70, 255, 0.13) 0%,
transparent 75%
);
pointer-events: none;
animation: pulseOverlay 5s ease-in-out infinite;
}

@keyframes floatRight {
0%,
100% {
transform: translateY(-50%) translateX(0) rotate(0deg);
}

25% {
transform: translateY(-48%) translateX(-12px) rotate(-2deg);
}

50% {
transform: translateY(-52%) translateX(-20px) rotate(2deg);
}

75% {
transform: translateY(-48%) translateX(-12px) rotate(-1deg);
}
}

@keyframes floatLeft {
0%,
100% {
transform: translateY(-50%) scaleX(-1) translateX(0) rotate(0deg);
}

25% {
transform: translateY(-48%) scaleX(-1) translateX(-12px) rotate(2deg);
}

50% {
transform: translateY(-52%) scaleX(-1) translateX(-20px) rotate(-2deg);
}

75% {
transform: translateY(-48%) scaleX(-1) translateX(-12px) rotate(1deg);
}
}

@keyframes pulseOverlay {
0%,
100% {
opacity: 0.5;
transform: scale(1);
}

50% {
opacity: 0.8;
transform: scale(1.03);
}
}

.wrap {
min-height: 100vh;
height: 100vh;
padding: 6px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
z-index: 1;
overflow: hidden;
}

.card {
width: 100%;
max-width: 580px;
max-height: calc(100vh - 12px);
border: 1.5px solid var(--line);
border-radius: 16px;
padding: 10px;
overflow-y: auto;
background:
radial-gradient(
140% 120% at 0% 0%,
rgba(0, 153, 255, 0.13),
transparent 45%
),
linear-gradient(
to bottom,
#020c20,
#00030c
);
box-shadow:
inset 0 0 0 1px rgba(0, 153, 255, 0.14),
0 20px 50px rgba(0, 0, 0, 0.90),
0 0 40px rgba(0, 102, 255, 0.32);
position: relative;
isolation: isolate;
overflow: hidden;
}

.card::before {
content: "";
position: absolute;
inset: 0;
pointer-events: none;
border-radius: 16px;
padding: 1.5px;
background: linear-gradient(
90deg,
#8a6e12,
#8a6e12,
#8a6e12,
#8a6e12,
#8a6e12
);
-webkit-mask:
linear-gradient(#000 0 0) content-box,
linear-gradient(#000 0 0);
mask:
linear-gradient(#000 0 0) content-box,
linear-gradient(#000 0 0);
-webkit-mask-composite: xor;
mask-composite: exclude;
animation: glow 6s linear infinite;
}

@keyframes glow {
0% {
filter: hue-rotate(0deg) brightness(1);
}

50% {
filter: hue-rotate(15deg) brightness(1.25);
}

100% {
filter: hue-rotate(0deg) brightness(1);
}
}

.brand {
display: flex;
align-items: center;
gap: 8px;
padding: 6px 6px 8px;
border-bottom: 1px dashed rgba(0, 153, 255, 0.38);
}

.brand-logo {
font-size: 20px;
font-weight: 900;
background: linear-gradient(
to right,
#8cecff 0%,
#8a6e12 38%,
#8a6e12 72%,
#6a7cff 100%
);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
letter-spacing: -0.5px;
text-transform: uppercase;
flex-shrink: 0;
filter: drop-shadow(0 0 8px rgba(0, 153, 255, 0.40));
}

.brand-name {
font-weight: 700;
letter-spacing: 0.2px;
font-size: 10.5px;
line-height: 1.3;
}

.banner-wrap {
position: relative;
margin: 8px 0 0;
border: 1px solid var(--line);
border-radius: 12px;
overflow: hidden;
background: linear-gradient(
180deg,
rgba(0, 153, 255, 0.08),
rgba(0, 70, 255, 0.03)
);
box-shadow:
inset 0 0 0 1px rgba(0, 153, 255, 0.12),
0 8px 25px rgba(0, 0, 0, 0.80),
0 0 18px rgba(0, 102, 255, 0.16);
}

.banner-wrap::after {
content: "";
position: absolute;
inset: 0;
pointer-events: none;
background: linear-gradient(
70deg,
transparent 46%,
rgba(71, 214, 255, 0.32) 50%,
transparent 54%
);
mix-blend-mode: screen;
filter: blur(8px);
transform: translateX(-60%);
animation: scan 5s linear infinite;
}

@keyframes scan {
to {
transform: translateX(60%);
}
}

.cta {
display: grid;
gap: 8px;
margin-top: 10px;
grid-template-columns: 1fr;
}

.btn {
--shine: rgba(255, 255, 255, 0.55);
display: inline-flex;
align-items: center;
justify-content: center;
gap: 8px;
text-decoration: none;
user-select: none;
font-weight: 800;
letter-spacing: 0.5px;
font-size: 16px;
padding: 12px 18px;
border-radius: 10px;
box-shadow:
0 12px 30px rgba(0, 0, 0, 0.80),
0 0 25px rgba(0, 102, 255, 0.45);
position: relative;
overflow: hidden;
color: var(--ink);
transition:
transform 0.18s ease,
filter 0.18s ease,
box-shadow 0.18s ease;
text-transform: uppercase;
}

.btn::after {
content: "";
position: absolute;
inset: -160% -40%;
background: linear-gradient(
75deg,
transparent 46%,
var(--shine) 50%,
transparent 54%
);
transform: translateX(-60%);
animation: buttonShine 3.2s linear infinite;
pointer-events: none;
}

@keyframes buttonShine {
0% {
transform: translateX(-65%);
}

55%,
100% {
transform: translateX(65%);
}
}

.btn:active {
transform: scale(0.98);
filter: saturate(1.10) brightness(1.12);
}

.btn-login {
background: linear-gradient(
135deg,
#8a6e12 0%,
#8a6e12 45%,
#8a6e12 100%
);
color: #ffffff;
border: 1px solid rgba(126, 232, 255, 0.95);
text-shadow: 0 1px 3px rgba(0, 28, 92, 0.85);
animation: glowPulse 1.5s infinite ease-in-out;
transition:
transform 0.2s,
filter 0.2s,
box-shadow 0.2s;
}

/* Efek hover tambahan */
.btn-login:hover {
transform: scale(1.08);
filter: brightness(1.12);
}

/* Animasi glow + pulse */
@keyframes glowPulse {
0% {
box-shadow:
0 0 6px rgba(0, 174, 255, 0.45),
0 0 12px rgba(0, 94, 255, 0.35);
transform: scale(1);
}

50% {
box-shadow:
0 0 22px rgba(0, 204, 255, 0.95),
0 0 42px rgba(0, 94, 255, 0.78);
transform: scale(1.05);
}

100% {
box-shadow:
0 0 6px rgba(0, 174, 255, 0.45),
0 0 12px rgba(0, 94, 255, 0.35);
transform: scale(1);
}
}

.btn-daftar {
background: linear-gradient(
135deg,
#8a6e12 0%,
#8a6e12 52%,
#8a6e12 100%
);
color: #ffffff;
border: 1px solid rgba(76, 183, 255, 0.95);
text-shadow: 0 1px 3px rgba(0, 12, 70, 0.90);
}

.btn-daftar:hover {
filter: brightness(1.14);
box-shadow:
0 12px 30px rgba(0, 0, 0, 0.80),
0 0 30px rgba(0, 119, 255, 0.62);
}

.ticker {
height: 34px;
overflow: hidden;
position: relative;
margin-top: 10px;
border-radius: 10px;
border: 1px solid var(--line);
background:
radial-gradient(
100% 140% at 0% 50%,
rgba(0, 153, 255, 0.18),
transparent 70%
),
linear-gradient(
180deg,
rgba(0, 102, 255, 0.10),
rgba(0, 70, 255, 0.04)
);
-webkit-mask-image: linear-gradient(
to right,
transparent 0,
#000 10%,
#000 90%,
transparent 100%
);
mask-image: linear-gradient(
to right,
transparent 0,
#000 10%,
#000 90%,
transparent 100%
);
}

.ticker-track {
display: flex;
align-items: center;
height: 100%;
width: max-content;
animation: tmove 28s linear infinite;
}

.ticker-line {
display: flex;
align-items: center;
height: 34px;
white-space: nowrap;
padding: 0 14px;
font-weight: 700;
font-size: 12px;
line-height: 1;
letter-spacing: 0.3px;
}

.neon {
color: var(--gold);
text-shadow:
0 0 8px rgb(136, 92, 25),
0 0 18px rgba(124, 86, 28, 0.85),
0 0 30px rgba(0, 70, 255, 0.58);
font-weight: 800;
}

.sep {
opacity: 0.55;
margin: 0 14px;
font-size: 0.75em;
}

@keyframes tmove {
from {
transform: translateX(0);
}

to {
transform: translateX(-50%);
}
}

.meters {
display: grid;
gap: 8px;
margin-top: 10px;
grid-template-columns: 1fr;
}

.meter {
border: 1px solid var(--line);
border-radius: 10px;
padding: 10px;
background:
radial-gradient(
130% 110% at 0% 0%,
rgba(0, 153, 255, 0.14),
transparent 65%
),
linear-gradient(
180deg,
rgba(0, 102, 255, 0.09),
rgba(0, 70, 255, 0.04)
);
box-shadow:
inset 0 0 0 1px rgba(0, 153, 255, 0.13),
0 0 16px rgba(0, 102, 255, 0.08);
}

.meter-label {
font-size: 12px;
font-weight: 600;
opacity: 0.97;
margin-bottom: 7px;
display: flex;
justify-content: space-between;
align-items: center;
}

.meter-label span:last-child {
color: var(--gold);
font-weight: 800;
text-shadow:
0 0 10px rgba(0, 204, 255, 0.85),
0 0 18px rgba(190, 129, 49, 0.48);
}

.meter-bar {
height: 10px;
border-radius: 999px;
overflow: hidden;
background: rgba(0, 102, 255, 0.14);
border: 1px solid rgba(0, 153, 255, 0.45);
position: relative;
box-shadow:
inset 0 1px 4px rgba(0, 0, 0, 0.60),
0 0 8px rgba(0, 102, 255, 0.18);
}

.meter-bar::after {
content: "";
position: absolute;
inset: 0;
background: linear-gradient(
90deg,
transparent,
rgba(255, 255, 255, 0.38) 50%,
transparent
);
animation: shimmer 2s linear infinite;
}

@keyframes shimmer {
from {
transform: translateX(-100%);
}

to {
transform: translateX(100%);
}
}

.fill {
height: 100%;
background: linear-gradient(
90deg,
#8a6e12,
#8a6e12,
#aa5b11,
#5335e8
);
box-shadow:
0 0 18px rgba(0, 153, 255, 0.68),
inset 0 1px 0 rgba(255, 255, 255, 0.30);
position: relative;
}

.fill.t1 {
width: 85%;
animation: pulseA 4.5s ease-in-out infinite;
}

.fill.t2 {
width: 92%;
animation: pulseB 5.2s ease-in-out infinite;
}

@keyframes pulseA {
0% {
width: 76%;
filter: brightness(1);
}

50% {
width: 88%;
filter: brightness(1.22);
}

100% {
width: 80%;
filter: brightness(1);
}
}

@keyframes pulseB {
0% {
width: 84%;
filter: brightness(1);
}

50% {
width: 95%;
filter: brightness(1.22);
}

100% {
width: 87%;
filter: brightness(1);
}
}

/* Mobile Optimization */
@media (max-width: 480px) {
.wrap {
padding: 6px;
}

.card {
padding: 10px;
}

.brand-logo {
font-size: 20px;
}

.brand-name {
font-size: 11px;
}

.btn {
font-size: 16px;
padding: 13px 18px;
}

.ticker {
height: 34px;
}

.ticker-line {
height: 34px;
font-size: 12px;
}

.dragonball,
.dragonball1 {
width: 35vw;
min-width: 200px;
opacity: 0.70;
}
}

/* Very Small Screens */
@media (max-width: 360px) {
.brand-logo {
font-size: 18px;
}

.brand-name {
font-size: 10px;
}

.dragonball,
.dragonball1 {
width: 32vw;
min-width: 180px;
opacity: 0.65;
}
}
</style>
</head>

<body>
<main class="wrap">
<section class="card" aria-label="BAUT777">
<div class="brand">
<amp-anim class="brand-logo" src="https://thresvn.danvilletransmissions.com/img/logo_8eb0ea3e-f35c-4469-bfa2-efa2b9a2656b_1784565569363.png"
width="150" height="40" layout="fixed" alt="BAUT777 Logo"></amp-anim>
<span class="brand-name">SITUS PALING POPULER DI INDONESIA</span>
</div>

<div class="banner-wrap" aria-label="Banner BAUT777">
<amp-img src="https://thresvn.danvilletransmissions.com/img/Jul%2022%2C%202026%2C%2006_27_53%20PM.png" width="600" height="600"
layout="responsive" alt="Login Situs BAUT777">
</amp-img>
</div>

<div class="cta" role="group" aria-label="Aksi utama">
<a class="btn btn-login" href="https://dub.link/baut777" target="_blank" rel="noopener nofollow"
aria-label="LOGIN BAUT777">KLIK LOGIN DISINI</a>
<a class="btn btn-daftar" href="https://dub.link/baut777" target="_blank" rel="noopener nofollow"
aria-label="DAFTAR BAUT777">KLIK DAFTAR DISINI</a>
<a class="btn btn-daftar" href="https://dub.link/baut777" target="_blank" rel="noopener nofollow"
aria-label="DAFTAR BAUT777">KLIK BAUT777 DAFTAR ALTERNATIF</a>
</div>

<div class="ticker" aria-label="Info berjalan">
<div class="ticker-track">
<p class="ticker-line">
<span class="neon">BAUT777</span>
<span class="sep">-</span> BAUT777 LOGIN
<span class="sep">-</span> BAUT777 BAUT777 DAFTAR
<span class="sep">-</span> BAUT777 LINK ALTERNATIF
</p>
</div>
</div>
<span style="color: #ffc400; font-weight: 600; text-shadow: 0 0 5px rgba(255, 196, 0, 0.5);text-align: center;">&copy; COPYRIGHT 2026 BAUT777 X SKUUDUNGDUNG.</span>

</section>
</main>
</body>

</html>